Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix snapshot status based on demo #1200

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AndreKurait
Copy link
Member

@AndreKurait AndreKurait commented Dec 13, 2024

Description

Fix snapshot status based on demo

During demo, snapshot status was returning an exceedingly high number, this fixes that by removing a reference on incremental. Also cleans up how early status reports throughput and duration

Issues Resolved

Testing

Check List

  • New functionality includes testing
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andre Kurait <akurait@amazon.com>
Signed-off-by: Andre Kurait <akurait@amazon.com>
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.66%. Comparing base (d45f4f3) to head (aa1d632).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1200      +/-   ##
============================================
+ Coverage     80.64%   80.66%   +0.02%     
  Complexity     3076     3076              
============================================
  Files           421      421              
  Lines         15610    15612       +2     
  Branches       1053     1053              
============================================
+ Hits          12588    12593       +5     
+ Misses         2381     2378       -3     
  Partials        641      641              
Flag Coverage Δ
unittests 80.66% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AndreKurait AndreKurait marked this pull request as draft December 20, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant